[INFO] fetching crate barust 0.3.0...
[INFO] checking barust-0.3.0 against master#09a371361240e42b0d69438fd1179efcf212e576 for pr-157814-crater-rollup
[INFO] extracting crate barust 0.3.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate barust 0.3.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate barust 0.3.0
[INFO] tweaked toml for crates.io crate barust 0.3.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate barust 0.3.0 on toolchain 09a371361240e42b0d69438fd1179efcf212e576
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate barust 0.3.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simple-logging v2.0.2
[INFO] [stderr]   Downloaded darwin-libproc v0.1.2
[INFO] [stderr]   Downloaded target-lexicon v0.12.11
[INFO] [stderr]   Downloaded psutil v3.2.2
[INFO] [stderr]   Downloaded pulsectl-rs v0.3.2
[INFO] [stderr]   Downloaded pangocairo v0.15.1
[INFO] [stderr]   Downloaded darwin-libproc-sys v0.1.2
[INFO] [stderr]   Downloaded pangocairo-sys v0.15.1
[INFO] [stderr]   Downloaded system-deps v6.1.2
[INFO] [stderr]   Downloaded indexmap v2.0.2
[INFO] [stderr]   Downloaded libnotify v1.0.3
[INFO] [stderr]   Downloaded libnotify-sys v1.0.2
[INFO] [stderr]   Downloaded gobject-sys v0.5.0
[INFO] [stderr]   Downloaded gdk-pixbuf-sys v0.5.0
[INFO] [stderr]   Downloaded gdk-pixbuf v0.3.0
[INFO] [stderr]   Downloaded iwlib v0.1.1
[INFO] [stderr]   Downloaded iwlib_sys v0.1.1
[INFO] [stderr]   Downloaded glib-sys v0.5.0
[INFO] [stderr]   Downloaded gio-sys v0.5.0
[INFO] [stderr]   Downloaded hashbrown v0.14.1
[INFO] [stderr]   Downloaded winnow v0.5.16
[INFO] [stderr]   Downloaded console-subscriber v0.2.0
[INFO] [stderr]   Downloaded rustix v0.38.18
[INFO] [stderr]   Downloaded prost v0.12.1
[INFO] [stderr]   Downloaded prost-derive v0.12.1
[INFO] [stderr]   Downloaded console-api v0.6.0
[INFO] [stderr]   Downloaded prost-types v0.12.1
[INFO] [stderr]   Downloaded hdrhistogram v7.5.2
[INFO] [stderr]   Downloaded glib v0.4.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7cf07dcec6eec8f91d8fcff9552b5c74122c05467aaf1800be6da9d6f61e2ab2" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 25a23107041239b3042cdc98fc158a4a5cf2c232222bea85ec76328c02a966a6
[INFO] running `Command { std: "docker" "start" "25a23107041239b3042cdc98fc158a4a5cf2c232222bea85ec76328c02a966a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "25a23107041239b3042cdc98fc158a4a5cf2c232222bea85ec76328c02a966a6" "/opt/rustwide/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "25a23107041239b3042cdc98fc158a4a5cf2c232222bea85ec76328c02a966a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "25a23107041239b3042cdc98fc158a4a5cf2c232222bea85ec76328c02a966a6" "/opt/rustwide/cargo-home/bin/cargo" "+09a371361240e42b0d69438fd1179efcf212e576" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling target-lexicon v0.12.11
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling hashbrown v0.14.1
[INFO] [stderr]    Compiling winnow v0.5.16
[INFO] [stderr]    Compiling version-compare v0.1.1
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.1.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling clang-sys v1.6.1
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling glib-sys v0.5.0
[INFO] [stderr]    Compiling gobject-sys v0.5.0
[INFO] [stderr]    Compiling gio-sys v0.5.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling rustix v0.38.18
[INFO] [stderr]    Compiling prettyplease v0.2.15
[INFO] [stderr]    Compiling indexmap v2.0.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.5.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling cfg-expr v0.15.5
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling pyo3-build-config v0.19.2
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking socket2 v0.5.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling async-trait v0.1.73
[INFO] [stderr]    Compiling axum-core v0.3.4
[INFO] [stderr]     Checking tokio v1.33.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]    Compiling pyo3-ffi v0.19.2
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling axum v0.6.20
[INFO] [stderr]    Compiling libpulse-sys v1.21.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling libnotify-sys v1.0.2
[INFO] [stderr]    Compiling quick-xml v0.30.0
[INFO] [stderr]    Compiling regex-automata v0.3.9
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]    Compiling platforms v2.0.0
[INFO] [stderr]    Compiling gdk-pixbuf v0.3.0
[INFO] [stderr]    Compiling pyo3 v0.19.2
[INFO] [stderr]    Compiling prost-derive v0.12.1
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling pyo3-macros-backend v0.19.2
[INFO] [stderr]     Checking glib v0.4.1
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking base64 v0.21.4
[INFO] [stderr]    Compiling xcb v1.3.0
[INFO] [stderr]     Checking gimli v0.28.0
[INFO] [stderr]     Checking flate2 v1.0.27
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling regex v1.9.6
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/09a371361240e42b0d69438fd1179efcf212e576/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.33.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --cfg 'feature="tracing"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "num_cpus", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=c8f6e1fcdc9dbcb6 -C extra-filename=-40bf0c48fb3831b1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-9afdf3b53e994ef6.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-6a601bd70e6f4379.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-09e061ea467b7bf4.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-9a3b8ec820c05ad1.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-245409d73fd3d3a1.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-c348be130155a2c3.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-750f6a8aea2fce93.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-7600da7525ffde6a.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-95bce9652d6e395f.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `clang-sys` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/09a371361240e42b0d69438fd1179efcf212e576/bin/rustc --crate-name clang_sys --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clang-sys-1.6.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clang_10_0", "clang_11_0", "clang_12_0", "clang_13_0", "clang_14_0", "clang_15_0", "clang_16_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libloading", "runtime", "static"))' -C metadata=4d4b93000d879728 -C extra-filename=-4a689f5b971918c8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern glob=/opt/rustwide/target/debug/deps/libglob-3a1c0b92f1eb37f5.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-0cd3a6f09660bc5d.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-6d74298ed9756840.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "25a23107041239b3042cdc98fc158a4a5cf2c232222bea85ec76328c02a966a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25a23107041239b3042cdc98fc158a4a5cf2c232222bea85ec76328c02a966a6", kill_on_drop: false }`
[INFO] [stdout] 25a23107041239b3042cdc98fc158a4a5cf2c232222bea85ec76328c02a966a6
